home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>434</width>
- <height>218</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="CStaticTip" row="2" column="1">
- <property name="name">
- <cstring>SelectedObjectReport</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="TipText" stdset="0">
- <string></string>
- </property>
- <property name="Alignment" stdset="0">
- <set>WordBreak|AlignVCenter</set>
- </property>
- <property name="Margin" stdset="0">
- <number>10</number>
- </property>
- <property name="ShadowWidth" stdset="0">
- <number>2</number>
- </property>
- <property name="FrameWidth" stdset="0">
- <enum>NormalFrame</enum>
- </property>
- <property name="layoutMargin" stdset="0">
- </property>
- <vbox>
- </vbox>
- </widget>
- <widget class="QLabel" row="0" column="1">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <property name="text">
- <string>Clic&k the check box next to any partition you want to defragment</string>
- </property>
- <property name="alignment">
- <set>AlignTop|AlignLeft</set>
- </property>
- <property name="buddy" stdset="0">
- <cstring>SourceDefragListView</cstring>
- </property>
- </widget>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer4_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="CCheckListControl" row="1" column="1">
- <property name="name">
- <cstring>SourceDefragListView</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>2</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="showSortIndicator">
- <bool>false</bool>
- </property>
- <property name="rootIsDecorated">
- <bool>true</bool>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Choose a disk or partition to back up.</string>
- </property>
- </widget>
- </grid>
- </widget>
- <connections>
- <connection>
- <sender>SourceDefragListView</sender>
- <signal>pressed(QListViewItem*)</signal>
- <receiver>Form1</receiver>
- <slot>SourceDefragListView_pressed(QListViewItem*)</slot>
- </connection>
- <connection>
- <sender>SourceDefragListView</sender>
- <signal>spacePressed(QListViewItem*)</signal>
- <receiver>Form1</receiver>
- <slot>SourceDefragListView_spacePressed(QListViewItem*)</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>SourceDefragListView</tabstop>
- </tabstops>
- <slots>
- <slot>SourceDefragListView_pressed(QListViewItem*)</slot>
- <slot>SourceDefragListView_spacePressed(QListViewItem*)</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>statictip.h</includehint>
- <includehint>checklistctrl.h</includehint>
- </includehints>
- </UI>
-